Lines Matching defs:dev

46 void cxgb4_dcb_state_init(struct net_device *dev)  in cxgb4_dcb_state_init()
61 void cxgb4_dcb_version_init(struct net_device *dev) in cxgb4_dcb_version_init()
72 static void cxgb4_dcb_cleanup_apps(struct net_device *dev) in cxgb4_dcb_cleanup_apps()
111 void cxgb4_dcb_state_fsm(struct net_device *dev, in cxgb4_dcb_state_fsm()
256 struct net_device *dev = adap->port[port]; in cxgb4_dcb_handle_fw_update() local
389 static u8 cxgb4_getstate(struct net_device *dev) in cxgb4_getstate()
398 static u8 cxgb4_setstate(struct net_device *dev, u8 enabled) in cxgb4_setstate()
416 static void cxgb4_getpgtccfg(struct net_device *dev, int tc, in cxgb4_getpgtccfg()
460 static void cxgb4_getpgtccfg_tx(struct net_device *dev, int tc, in cxgb4_getpgtccfg_tx()
470 static void cxgb4_getpgtccfg_rx(struct net_device *dev, int tc, in cxgb4_getpgtccfg_rx()
479 static void cxgb4_setpgtccfg_tx(struct net_device *dev, int tc, in cxgb4_setpgtccfg_tx()
542 static void cxgb4_getpgbwgcfg(struct net_device *dev, int pgid, u8 *bw_per, in cxgb4_getpgbwgcfg()
566 static void cxgb4_getpgbwgcfg_tx(struct net_device *dev, int pgid, u8 *bw_per) in cxgb4_getpgbwgcfg_tx()
571 static void cxgb4_getpgbwgcfg_rx(struct net_device *dev, int pgid, u8 *bw_per) in cxgb4_getpgbwgcfg_rx()
576 static void cxgb4_setpgbwgcfg_tx(struct net_device *dev, int pgid, in cxgb4_setpgbwgcfg_tx()
610 static void cxgb4_getpfccfg(struct net_device *dev, int priority, u8 *pfccfg) in cxgb4_getpfccfg()
625 static void cxgb4_setpfccfg(struct net_device *dev, int priority, u8 pfccfg) in cxgb4_setpfccfg()
657 static u8 cxgb4_setall(struct net_device *dev) in cxgb4_setall()
664 static u8 cxgb4_getcap(struct net_device *dev, int cap_id, u8 *caps) in cxgb4_getcap()
706 static int cxgb4_getnumtcs(struct net_device *dev, int tcs_id, u8 *num) in cxgb4_getnumtcs()
732 static int cxgb4_setnumtcs(struct net_device *dev, int tcs_id, u8 num) in cxgb4_setnumtcs()
740 static u8 cxgb4_getpfcstate(struct net_device *dev) in cxgb4_getpfcstate()
751 static void cxgb4_setpfcstate(struct net_device *dev, u8 state) in cxgb4_setpfcstate()
761 static int __cxgb4_getapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_getapp()
804 static int cxgb4_getapp(struct net_device *dev, u8 app_idtype, u16 app_id) in cxgb4_getapp()
813 static int __cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_setapp()
878 static int cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in cxgb4_setapp()
904 cxgb4_ieee_negotiation_complete(struct net_device *dev, in cxgb4_ieee_negotiation_complete()
918 static int cxgb4_ieee_read_ets(struct net_device *dev, struct ieee_ets *ets, in cxgb4_ieee_read_ets()
973 static int cxgb4_ieee_get_ets(struct net_device *dev, struct ieee_ets *ets) in cxgb4_ieee_get_ets()
979 static int cxgb4_ieee_get_pfc(struct net_device *dev, struct ieee_pfc *pfc) in cxgb4_ieee_get_pfc()
995 static int cxgb4_ieee_peer_ets(struct net_device *dev, struct ieee_ets *ets) in cxgb4_ieee_peer_ets()
1004 static int cxgb4_ieee_getapp(struct net_device *dev, struct dcb_app *app) in cxgb4_ieee_getapp()
1026 static int cxgb4_ieee_setapp(struct net_device *dev, struct dcb_app *app) in cxgb4_ieee_setapp()
1050 static u8 cxgb4_getdcbx(struct net_device *dev) in cxgb4_getdcbx()
1060 static u8 cxgb4_setdcbx(struct net_device *dev, u8 dcb_request) in cxgb4_setdcbx()
1087 static int cxgb4_getpeer_app(struct net_device *dev, in cxgb4_getpeer_app()
1122 static int cxgb4_getpeerapp_tbl(struct net_device *dev, struct dcb_app *table) in cxgb4_getpeerapp_tbl()
1159 static int cxgb4_cee_peer_getpg(struct net_device *dev, struct cee_pg *pg) in cxgb4_cee_peer_getpg()
1203 static int cxgb4_cee_peer_getpfc(struct net_device *dev, struct cee_pfc *pfc) in cxgb4_cee_peer_getpfc()