Searched refs:getpgtccfgtx (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/include/net/ |
D | dcbnl.h | 71 void (*getpgtccfgtx)(struct net_device *, int, u8 *, u8 *, u8 *, u8 *); member
|
/linux-4.1.27/net/dcb/ |
D | dcbnl.c | 577 if (!netdev->dcbnl_ops->getpgtccfgtx || in __dcbnl_pg_getcfg() 624 netdev->dcbnl_ops->getpgtccfgtx(netdev, in __dcbnl_pg_getcfg() 1195 ops->getpgtccfgtx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill() 1237 if (ops->getpgtccfgtx && ops->getpgbwgcfgtx) { in dcbnl_cee_fill()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_nl.c | 794 .getpgtccfgtx = ixgbe_dcbnl_get_pg_tc_cfg_tx,
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.c | 1130 .getpgtccfgtx = qlcnic_dcb_get_pg_tc_cfg_tx,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.c | 1215 .getpgtccfgtx = cxgb4_getpgtccfg_tx,
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 2529 .getpgtccfgtx = bnx2x_dcbnl_get_pg_tccfg_tx,
|