Searched refs:sa_status (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mcs_cnf10kb.c | 161 u64 val, sa_status; in cnf10kb_mcs_tx_pn_thresh_reached_handler() local 175 sa_status = mcs_reg_read(mcs, MCSX_CPM_TX_SLAVE_TX_SA_ACTIVEX(sc)); in cnf10kb_mcs_tx_pn_thresh_reached_handler() 177 if (sa_status == mcs->tx_sa_active[sc]) in cnf10kb_mcs_tx_pn_thresh_reached_handler() 182 if (sa_status) in cnf10kb_mcs_tx_pn_thresh_reached_handler()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/ |
H A D | ether1.h | 126 unsigned short sa_status; member
|
H A D | ether1.c | 541 while (((status = ether1_readw(dev, SA_ADDR, sa_t, sa_status, DISABLEIRQS)) in ether1_init_for_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | ether1.h | 126 unsigned short sa_status; member
|
H A D | ether1.c | 541 while (((status = ether1_readw(dev, SA_ADDR, sa_t, sa_status, DISABLEIRQS)) in ether1_init_for_open()
|
Completed in 6 milliseconds