Lines Matching defs:netdev
1912 static u8 bnx2x_dcbnl_get_state(struct net_device *netdev) in bnx2x_dcbnl_get_state()
1919 static u8 bnx2x_dcbnl_set_state(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_state()
1935 static void bnx2x_dcbnl_get_perm_hw_addr(struct net_device *netdev, in bnx2x_dcbnl_get_perm_hw_addr()
1950 static void bnx2x_dcbnl_set_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_tx()
1977 static void bnx2x_dcbnl_set_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_tx()
1990 static void bnx2x_dcbnl_set_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_rx()
1998 static void bnx2x_dcbnl_set_pg_bwgcfg_rx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_rx()
2005 static void bnx2x_dcbnl_get_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_tx()
2032 static void bnx2x_dcbnl_get_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_get_pg_bwgcfg_tx()
2046 static void bnx2x_dcbnl_get_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_rx()
2056 static void bnx2x_dcbnl_get_pg_bwgcfg_rx(struct net_device *netdev, in bnx2x_dcbnl_get_pg_bwgcfg_rx()
2065 static void bnx2x_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pfc_cfg()
2082 static void bnx2x_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pfc_cfg()
2096 static u8 bnx2x_dcbnl_set_all(struct net_device *netdev) in bnx2x_dcbnl_set_all()
2121 static u8 bnx2x_dcbnl_get_cap(struct net_device *netdev, int capid, u8 *cap) in bnx2x_dcbnl_get_cap()
2166 static int bnx2x_dcbnl_get_numtcs(struct net_device *netdev, int tcid, u8 *num) in bnx2x_dcbnl_get_numtcs()
2196 static int bnx2x_dcbnl_set_numtcs(struct net_device *netdev, int tcid, u8 num) in bnx2x_dcbnl_set_numtcs()
2203 static u8 bnx2x_dcbnl_get_pfc_state(struct net_device *netdev) in bnx2x_dcbnl_get_pfc_state()
2214 static void bnx2x_dcbnl_set_pfc_state(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_pfc_state()
2307 static int bnx2x_dcbnl_set_app_up(struct net_device *netdev, u8 idtype, in bnx2x_dcbnl_set_app_up()
2332 static u8 bnx2x_dcbnl_get_dcbx(struct net_device *netdev) in bnx2x_dcbnl_get_dcbx()
2345 static u8 bnx2x_dcbnl_set_dcbx(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_dcbx()
2372 static u8 bnx2x_dcbnl_get_featcfg(struct net_device *netdev, int featid, in bnx2x_dcbnl_get_featcfg()
2419 static u8 bnx2x_dcbnl_set_featcfg(struct net_device *netdev, int featid, in bnx2x_dcbnl_set_featcfg()
2460 static int bnx2x_peer_appinfo(struct net_device *netdev, in bnx2x_peer_appinfo()
2479 static int bnx2x_peer_apptable(struct net_device *netdev, in bnx2x_peer_apptable()
2500 static int bnx2x_cee_peer_getpg(struct net_device *netdev, struct cee_pg *pg) in bnx2x_cee_peer_getpg()
2516 static int bnx2x_cee_peer_getpfc(struct net_device *netdev, in bnx2x_cee_peer_getpfc()