Lines Matching defs:qid
235 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_create()
275 int qid) in bnx2x_vf_queue_destroy()
335 int qid, bool drv_only, int type) in bnx2x_vf_vlan_mac_clear()
379 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_mac_vlan_config()
436 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list()
473 int bnx2x_vf_queue_setup(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_setup()
494 int qid) in bnx2x_vf_queue_flr()
587 static void bnx2x_vf_prep_rx_mode(struct bnx2x *bp, u8 qid, in bnx2x_vf_prep_rx_mode()
613 int qid, unsigned long accept_flags) in bnx2x_vf_rxmode()
625 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown()
1942 static void bnx2x_vf_qtbl_set_q(struct bnx2x *bp, u8 abs_vfid, u8 qid, in bnx2x_vf_qtbl_set_q()
2236 int qid, rc = 0; in bnx2x_vf_tpa_update() local