Searched refs:bnx2x_fcoe_get_wwn (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 599 * bnx2x_fcoe_get_wwn - return the requested WWN value for this port 606 int bnx2x_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type);
|
H A D | bnx2x_cmn.c | 4853 int bnx2x_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type) in bnx2x_fcoe_get_wwn() function
|
H A D | bnx2x_main.c | 13079 .ndo_fcoe_get_wwn = bnx2x_fcoe_get_wwn,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 599 * bnx2x_fcoe_get_wwn - return the requested WWN value for this port 606 int bnx2x_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type);
|
H A D | bnx2x_cmn.c | 4864 int bnx2x_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type) in bnx2x_fcoe_get_wwn() function
|
H A D | bnx2x_main.c | 13034 .ndo_fcoe_get_wwn = bnx2x_fcoe_get_wwn,
|
Completed in 49 milliseconds