Home
last modified time | relevance | path

Searched refs:PHY_CTX_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.c2643 for (i = 0; i < (CTX_SIZE / PHY_CTX_SIZE); i++) { in bnx2_init_context()
2651 for (offset = 0; offset < PHY_CTX_SIZE; offset += 4) in bnx2_init_context()
H A Dbnx2.h6592 #define PHY_CTX_SIZE (1 << PHY_CTX_SHIFT) macro
6593 #define PHY_CTX_MASK (PHY_CTX_SIZE - 1)
H A Dcnic.c4557 for (i = 0; i < PHY_CTX_SIZE; i += 4) in cnic_init_bnx2_tx_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.h6592 #define PHY_CTX_SIZE (1 << PHY_CTX_SHIFT) macro
6593 #define PHY_CTX_MASK (PHY_CTX_SIZE - 1)
H A Dbnx2.c2642 for (i = 0; i < (CTX_SIZE / PHY_CTX_SIZE); i++) { in bnx2_init_context()
2650 for (offset = 0; offset < PHY_CTX_SIZE; offset += 4) in bnx2_init_context()
H A Dcnic.c4554 for (i = 0; i < PHY_CTX_SIZE; i += 4) in cnic_init_bnx2_tx_ring()

Completed in 90 milliseconds