Lines Matching defs:netdev
1940 static u8 bnx2x_dcbnl_get_state(struct net_device *netdev) in bnx2x_dcbnl_get_state()
1947 static u8 bnx2x_dcbnl_set_state(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_state()
1963 static void bnx2x_dcbnl_get_perm_hw_addr(struct net_device *netdev, in bnx2x_dcbnl_get_perm_hw_addr()
1978 static void bnx2x_dcbnl_set_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_tx()
2005 static void bnx2x_dcbnl_set_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_tx()
2018 static void bnx2x_dcbnl_set_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_rx()
2026 static void bnx2x_dcbnl_set_pg_bwgcfg_rx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_rx()
2033 static void bnx2x_dcbnl_get_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_tx()
2060 static void bnx2x_dcbnl_get_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_get_pg_bwgcfg_tx()
2074 static void bnx2x_dcbnl_get_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_rx()
2084 static void bnx2x_dcbnl_get_pg_bwgcfg_rx(struct net_device *netdev, in bnx2x_dcbnl_get_pg_bwgcfg_rx()
2093 static void bnx2x_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pfc_cfg()
2110 static void bnx2x_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pfc_cfg()
2124 static u8 bnx2x_dcbnl_set_all(struct net_device *netdev) in bnx2x_dcbnl_set_all()
2149 static u8 bnx2x_dcbnl_get_cap(struct net_device *netdev, int capid, u8 *cap) in bnx2x_dcbnl_get_cap()
2194 static int bnx2x_dcbnl_get_numtcs(struct net_device *netdev, int tcid, u8 *num) in bnx2x_dcbnl_get_numtcs()
2224 static int bnx2x_dcbnl_set_numtcs(struct net_device *netdev, int tcid, u8 num) in bnx2x_dcbnl_set_numtcs()
2231 static u8 bnx2x_dcbnl_get_pfc_state(struct net_device *netdev) in bnx2x_dcbnl_get_pfc_state()
2242 static void bnx2x_dcbnl_set_pfc_state(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_pfc_state()
2335 static int bnx2x_dcbnl_set_app_up(struct net_device *netdev, u8 idtype, in bnx2x_dcbnl_set_app_up()
2360 static u8 bnx2x_dcbnl_get_dcbx(struct net_device *netdev) in bnx2x_dcbnl_get_dcbx()
2373 static u8 bnx2x_dcbnl_set_dcbx(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_dcbx()
2400 static u8 bnx2x_dcbnl_get_featcfg(struct net_device *netdev, int featid, in bnx2x_dcbnl_get_featcfg()
2447 static u8 bnx2x_dcbnl_set_featcfg(struct net_device *netdev, int featid, in bnx2x_dcbnl_set_featcfg()
2488 static int bnx2x_peer_appinfo(struct net_device *netdev, in bnx2x_peer_appinfo()
2507 static int bnx2x_peer_apptable(struct net_device *netdev, in bnx2x_peer_apptable()
2528 static int bnx2x_cee_peer_getpg(struct net_device *netdev, struct cee_pg *pg) in bnx2x_cee_peer_getpg()
2544 static int bnx2x_cee_peer_getpfc(struct net_device *netdev, in bnx2x_cee_peer_getpfc()