Lines Matching defs:qid
240 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_create()
280 int qid) in bnx2x_vf_queue_destroy()
361 int qid, bool drv_only, bool mac) in bnx2x_vf_vlan_mac_clear()
406 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_mac_vlan_config()
468 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list()
503 int bnx2x_vf_queue_setup(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_setup()
538 int qid) in bnx2x_vf_queue_flr()
630 static void bnx2x_vf_prep_rx_mode(struct bnx2x *bp, u8 qid, in bnx2x_vf_prep_rx_mode()
656 int qid, unsigned long accept_flags) in bnx2x_vf_rxmode()
668 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown()
1991 static void bnx2x_vf_qtbl_set_q(struct bnx2x *bp, u8 abs_vfid, u8 qid, in bnx2x_vf_qtbl_set_q()
2305 int qid, rc = 0; in bnx2x_vf_tpa_update() local