Searched refs:otx2_update_bpid_in_rqctx (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_dcbnl.c | 330 void otx2_update_bpid_in_rqctx(struct otx2_nic *pfvf, int vlan_prio, int qidx, in otx2_update_bpid_in_rqctx() function 393 EXPORT_SYMBOL(otx2_update_bpid_in_rqctx);
|
D | otx2_flows.c | 1047 otx2_update_bpid_in_rqctx(pfvf, vlan_prio, qidx, true); in otx2_add_flow_msg() 1294 otx2_update_bpid_in_rqctx(pfvf, 0, in otx2_remove_flow()
|
D | otx2_common.h | 1087 void otx2_update_bpid_in_rqctx(struct otx2_nic *pfvf, int vlan_prio, int qidx, bool pfc_enable);
|