Searched refs:bnx2x_set_vf_link_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 554 int bnx2x_set_vf_link_state(struct net_device *dev, int vf, int link_state); 624 static inline int bnx2x_set_vf_link_state(struct net_device *dev, int vf, in bnx2x_set_vf_link_state() function
|
H A D | bnx2x_sriov.c | 1514 int bnx2x_set_vf_link_state(struct net_device *dev, int idx, int link_state) in bnx2x_set_vf_link_state() function
|
H A D | bnx2x_main.c | 13083 .ndo_set_vf_link_state = bnx2x_set_vf_link_state,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 554 int bnx2x_set_vf_link_state(struct net_device *dev, int vf, int link_state); 624 static inline int bnx2x_set_vf_link_state(struct net_device *dev, int vf, in bnx2x_set_vf_link_state() function
|
H A D | bnx2x_sriov.c | 1513 int bnx2x_set_vf_link_state(struct net_device *dev, int idx, int link_state) in bnx2x_set_vf_link_state() function
|
H A D | bnx2x_main.c | 13038 .ndo_set_vf_link_state = bnx2x_set_vf_link_state,
|
Completed in 44 milliseconds