Lines Matching refs:net_device

13 static u8 qede_dcbnl_getstate(struct net_device *netdev)
20 static u8 qede_dcbnl_setstate(struct net_device *netdev, u8 state)
27 static void qede_dcbnl_getpermhwaddr(struct net_device *netdev,
33 static void qede_dcbnl_getpgtccfgtx(struct net_device *netdev, int prio,
43 static void qede_dcbnl_getpgbwgcfgtx(struct net_device *netdev,
51 static void qede_dcbnl_getpgtccfgrx(struct net_device *netdev, int prio,
61 static void qede_dcbnl_getpgbwgcfgrx(struct net_device *netdev,
69 static void qede_dcbnl_getpfccfg(struct net_device *netdev, int prio,
77 static void qede_dcbnl_setpfccfg(struct net_device *netdev, int prio,
85 static u8 qede_dcbnl_getcap(struct net_device *netdev, int capid, u8 *cap)
92 static int qede_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num)
99 static u8 qede_dcbnl_getpfcstate(struct net_device *netdev)
106 static int qede_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id)
113 static u8 qede_dcbnl_getdcbx(struct net_device *netdev)
120 static void qede_dcbnl_setpgtccfgtx(struct net_device *netdev, int prio,
129 static void qede_dcbnl_setpgtccfgrx(struct net_device *netdev, int prio,
138 static void qede_dcbnl_setpgbwgcfgtx(struct net_device *netdev, int pgid,
146 static void qede_dcbnl_setpgbwgcfgrx(struct net_device *netdev, int pgid,
154 static u8 qede_dcbnl_setall(struct net_device *netdev)
161 static int qede_dcbnl_setnumtcs(struct net_device *netdev, int tcid, u8 num)
168 static void qede_dcbnl_setpfcstate(struct net_device *netdev, u8 state)
175 static int qede_dcbnl_setapp(struct net_device *netdev, u8 idtype, u16 idval,
183 static u8 qede_dcbnl_setdcbx(struct net_device *netdev, u8 state)
190 static u8 qede_dcbnl_getfeatcfg(struct net_device *netdev, int featid,
198 static u8 qede_dcbnl_setfeatcfg(struct net_device *netdev, int featid, u8 flags)
205 static int qede_dcbnl_peer_getappinfo(struct net_device *netdev,
214 static int qede_dcbnl_peer_getapptable(struct net_device *netdev,
222 static int qede_dcbnl_cee_peer_getpfc(struct net_device *netdev,
230 static int qede_dcbnl_cee_peer_getpg(struct net_device *netdev,
238 static int qede_dcbnl_ieee_getpfc(struct net_device *netdev,
246 static int qede_dcbnl_ieee_setpfc(struct net_device *netdev,
254 static int qede_dcbnl_ieee_getets(struct net_device *netdev,
262 static int qede_dcbnl_ieee_setets(struct net_device *netdev,
270 static int qede_dcbnl_ieee_getapp(struct net_device *netdev,
278 static int qede_dcbnl_ieee_setapp(struct net_device *netdev,
291 static int qede_dcbnl_ieee_peer_getpfc(struct net_device *netdev,
299 static int qede_dcbnl_ieee_peer_getets(struct net_device *netdev,
347 void qede_set_dcbnl_ops(struct net_device *dev)