Home
last modified time | relevance | path

Searched refs:mac_local (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_mfw_req.h74 u8 mac_local[8]; member
111 u8 mac_local[8]; /* Locally Admin Addr. */ member
135 u8 mac_local[8]; /* Locally Admin iSCSI MAC Addr. */ member
H A Dbnx2x_main.c3393 * mac_local field in ether_stat struct. The base address is offset by 2 in bnx2x_drv_info_ether_stat()
3401 memset(ether_stat->mac_local + i, 0, in bnx2x_drv_info_ether_stat()
3402 sizeof(ether_stat->mac_local[0])); in bnx2x_drv_info_ether_stat()
3405 ether_stat->mac_local + MAC_PAD, MAC_PAD, in bnx2x_drv_info_ether_stat()
3433 memcpy(fcoe_stat->mac_local + MAC_PAD, bp->fip_mac, ETH_ALEN); in bnx2x_drv_info_fcoe_stat()
3535 memcpy(iscsi_stat->mac_local + MAC_PAD, bp->cnic_eth_dev.iscsi_mac, in bnx2x_drv_info_iscsi_stat()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_mfw_req.h74 u8 mac_local[8]; member
111 u8 mac_local[8]; /* Locally Admin Addr. */ member
135 u8 mac_local[8]; /* Locally Admin iSCSI MAC Addr. */ member
H A Dbnx2x_main.c3391 * mac_local field in ether_stat struct. The base address is offset by 2 in bnx2x_drv_info_ether_stat()
3399 memset(ether_stat->mac_local + i, 0, in bnx2x_drv_info_ether_stat()
3400 sizeof(ether_stat->mac_local[0])); in bnx2x_drv_info_ether_stat()
3403 ether_stat->mac_local + MAC_PAD, MAC_PAD, in bnx2x_drv_info_ether_stat()
3431 memcpy(fcoe_stat->mac_local + MAC_PAD, bp->fip_mac, ETH_ALEN); in bnx2x_drv_info_fcoe_stat()
3533 memcpy(iscsi_stat->mac_local + MAC_PAD, bp->cnic_eth_dev.iscsi_mac, in bnx2x_drv_info_iscsi_stat()

Completed in 37 milliseconds