Searched refs:getpgtccfgrx (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/include/net/ |
D | dcbnl.h | 73 void (*getpgtccfgrx)(struct net_device *, int, u8 *, u8 *, u8 *, u8 *); member
|
/linux-4.4.14/net/dcb/ |
D | dcbnl.c | 575 !netdev->dcbnl_ops->getpgtccfgrx || in __dcbnl_pg_getcfg() 616 netdev->dcbnl_ops->getpgtccfgrx(netdev, in __dcbnl_pg_getcfg() 1189 ops->getpgtccfgrx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill() 1240 if (ops->getpgtccfgrx && ops->getpgbwgcfgrx) { in dcbnl_cee_fill()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_nl.c | 796 .getpgtccfgrx = ixgbe_dcbnl_get_pg_tc_cfg_rx,
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.c | 1140 .getpgtccfgrx = qlcnic_dcb_get_pg_tc_cfg_rx,
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.c | 1233 .getpgtccfgrx = cxgb4_getpgtccfg_rx,
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 2535 .getpgtccfgrx = bnx2x_dcbnl_get_pg_tccfg_rx,
|