Home
last modified time | relevance | path

Searched refs:cee_pfc (Results 1 – 9 of 9) sorted by relevance

/linux/include/net/
H A Ddcbnl.h121 int (*cee_peer_getpfc) (struct net_device *, struct cee_pfc *);
/linux/include/uapi/linux/
H A Ddcbnl.h207 struct cee_pfc { struct
/linux/include/linux/qed/
H A Dqed_eth_if.h242 int (*cee_peer_getpfc)(struct qed_dev *cdev, struct cee_pfc *pfc);
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c223 struct cee_pfc *pfc) in qede_dcbnl_cee_peer_getpfc()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c1096 struct cee_pfc *pfc) in qlcnic_dcb_cee_peer_get_pfc()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c1225 static int cxgb4_cee_peer_getpfc(struct net_device *dev, struct cee_pfc *pfc) in cxgb4_cee_peer_getpfc()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c1988 static int qed_dcbnl_cee_peer_getpfc(struct qed_dev *cdev, struct cee_pfc *pfc) in qed_dcbnl_cee_peer_getpfc()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c2545 struct cee_pfc *pfc) in bnx2x_cee_peer_getpfc()
/linux/net/dcb/
H A Ddcbnl.c1473 struct cee_pfc pfc; in dcbnl_cee_fill()