Lines Matching defs:qid
234 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_create()
274 int qid) in bnx2x_vf_queue_destroy()
355 int qid, bool drv_only, int type) in bnx2x_vf_vlan_mac_clear()
399 struct bnx2x_virtf *vf, int qid, in bnx2x_vf_mac_vlan_config()
452 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list()
487 int bnx2x_vf_queue_setup(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, in bnx2x_vf_queue_setup()
508 int qid) in bnx2x_vf_queue_flr()
606 static void bnx2x_vf_prep_rx_mode(struct bnx2x *bp, u8 qid, in bnx2x_vf_prep_rx_mode()
632 int qid, unsigned long accept_flags) in bnx2x_vf_rxmode()
644 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown()
1949 static void bnx2x_vf_qtbl_set_q(struct bnx2x *bp, u8 abs_vfid, u8 qid, in bnx2x_vf_qtbl_set_q()
2243 int qid, rc = 0; in bnx2x_vf_tpa_update() local