Lines Matching defs:netdev

1908 static u8 bnx2x_dcbnl_get_state(struct net_device *netdev)  in bnx2x_dcbnl_get_state()
1915 static u8 bnx2x_dcbnl_set_state(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_state()
1931 static void bnx2x_dcbnl_get_perm_hw_addr(struct net_device *netdev, in bnx2x_dcbnl_get_perm_hw_addr()
1946 static void bnx2x_dcbnl_set_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_tx()
1973 static void bnx2x_dcbnl_set_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_tx()
1986 static void bnx2x_dcbnl_set_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_rx()
1994 static void bnx2x_dcbnl_set_pg_bwgcfg_rx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_rx()
2001 static void bnx2x_dcbnl_get_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_tx()
2028 static void bnx2x_dcbnl_get_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_get_pg_bwgcfg_tx()
2042 static void bnx2x_dcbnl_get_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_rx()
2052 static void bnx2x_dcbnl_get_pg_bwgcfg_rx(struct net_device *netdev, in bnx2x_dcbnl_get_pg_bwgcfg_rx()
2061 static void bnx2x_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pfc_cfg()
2078 static void bnx2x_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pfc_cfg()
2092 static u8 bnx2x_dcbnl_set_all(struct net_device *netdev) in bnx2x_dcbnl_set_all()
2117 static u8 bnx2x_dcbnl_get_cap(struct net_device *netdev, int capid, u8 *cap) in bnx2x_dcbnl_get_cap()
2162 static int bnx2x_dcbnl_get_numtcs(struct net_device *netdev, int tcid, u8 *num) in bnx2x_dcbnl_get_numtcs()
2192 static int bnx2x_dcbnl_set_numtcs(struct net_device *netdev, int tcid, u8 num) in bnx2x_dcbnl_set_numtcs()
2199 static u8 bnx2x_dcbnl_get_pfc_state(struct net_device *netdev) in bnx2x_dcbnl_get_pfc_state()
2210 static void bnx2x_dcbnl_set_pfc_state(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_pfc_state()
2303 static int bnx2x_dcbnl_set_app_up(struct net_device *netdev, u8 idtype, in bnx2x_dcbnl_set_app_up()
2328 static u8 bnx2x_dcbnl_get_dcbx(struct net_device *netdev) in bnx2x_dcbnl_get_dcbx()
2341 static u8 bnx2x_dcbnl_set_dcbx(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_dcbx()
2368 static u8 bnx2x_dcbnl_get_featcfg(struct net_device *netdev, int featid, in bnx2x_dcbnl_get_featcfg()
2415 static u8 bnx2x_dcbnl_set_featcfg(struct net_device *netdev, int featid, in bnx2x_dcbnl_set_featcfg()
2456 static int bnx2x_peer_appinfo(struct net_device *netdev, in bnx2x_peer_appinfo()
2475 static int bnx2x_peer_apptable(struct net_device *netdev, in bnx2x_peer_apptable()
2496 static int bnx2x_cee_peer_getpg(struct net_device *netdev, struct cee_pg *pg) in bnx2x_cee_peer_getpg()
2512 static int bnx2x_cee_peer_getpfc(struct net_device *netdev, in bnx2x_cee_peer_getpfc()