Searched refs:otx2_update_bpid_in_rqctx (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_dcbnl.c | 335 void otx2_update_bpid_in_rqctx(struct otx2_nic *pfvf, int vlan_prio, int qidx, in otx2_update_bpid_in_rqctx() function 398 EXPORT_SYMBOL(otx2_update_bpid_in_rqctx);
|
H A D | otx2_flows.c | 1055 otx2_update_bpid_in_rqctx(pfvf, vlan_prio, qidx, true); in otx2_add_flow_msg() 1302 otx2_update_bpid_in_rqctx(pfvf, 0, in otx2_remove_flow()
|
H A D | otx2_common.h | 1086 void otx2_update_bpid_in_rqctx(struct otx2_nic *pfvf, int vlan_prio, int qidx, bool pfc_enable);
|