Home
last modified time | relevance | path

Searched refs:bnx2_ctx_wr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.c300 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr() function
340 bnx2_ctx_wr(bp, io->cid_addr, io->offset, io->data); in bnx2_drv_ctl()
1299 bnx2_ctx_wr(bp, rx_cid_addr, BNX2_L2CTX_CTX_TYPE, val); in bnx2_init_rx_context()
2652 bnx2_ctx_wr(bp, vcid_addr, offset, 0); in bnx2_init_context()
5165 bnx2_ctx_wr(bp, cid_addr, offset0, val); in bnx2_init_tx_context()
5168 bnx2_ctx_wr(bp, cid_addr, offset1, val); in bnx2_init_tx_context()
5171 bnx2_ctx_wr(bp, cid_addr, offset2, val); in bnx2_init_tx_context()
5174 bnx2_ctx_wr(bp, cid_addr, offset3, val); in bnx2_init_tx_context()
5259 bnx2_ctx_wr(bp, rx_cid_addr, BNX2_L2CTX_PG_BUF_SIZE, 0); in bnx2_init_rx_ring()
5265 bnx2_ctx_wr(b in bnx2_init_rx_ring()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.c299 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr() function
339 bnx2_ctx_wr(bp, io->cid_addr, io->offset, io->data); in bnx2_drv_ctl()
1298 bnx2_ctx_wr(bp, rx_cid_addr, BNX2_L2CTX_CTX_TYPE, val); in bnx2_init_rx_context()
2651 bnx2_ctx_wr(bp, vcid_addr, offset, 0); in bnx2_init_context()
5148 bnx2_ctx_wr(bp, cid_addr, offset0, val); in bnx2_init_tx_context()
5151 bnx2_ctx_wr(bp, cid_addr, offset1, val); in bnx2_init_tx_context()
5154 bnx2_ctx_wr(bp, cid_addr, offset2, val); in bnx2_init_tx_context()
5157 bnx2_ctx_wr(bp, cid_addr, offset3, val); in bnx2_init_tx_context()
5242 bnx2_ctx_wr(bp, rx_cid_addr, BNX2_L2CTX_PG_BUF_SIZE, 0); in bnx2_init_rx_ring()
5248 bnx2_ctx_wr(b in bnx2_init_rx_ring()
[all...]

Completed in 13 milliseconds