Home
last modified time | relevance | path

Searched refs:BAR_TSTRORM_INTMEM (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c1463 CNIC_WR16(dev, BAR_TSTRORM_INTMEM + in cnic_bnx2x_set_tcp_options()
1490 CNIC_WR16(dev, BAR_TSTRORM_INTMEM + TSTORM_ISCSI_RQ_SIZE_OFFSET(pfid), in cnic_bnx2x_iscsi_init1()
1492 CNIC_WR16(dev, BAR_TSTRORM_INTMEM + TSTORM_ISCSI_PAGE_SIZE_OFFSET(pfid), in cnic_bnx2x_iscsi_init1()
1494 CNIC_WR8(dev, BAR_TSTRORM_INTMEM + in cnic_bnx2x_iscsi_init1()
1496 CNIC_WR16(dev, BAR_TSTRORM_INTMEM + in cnic_bnx2x_iscsi_init1()
1568 CNIC_WR(dev, BAR_TSTRORM_INTMEM + in cnic_bnx2x_iscsi_init2()
1570 CNIC_WR(dev, BAR_TSTRORM_INTMEM + in cnic_bnx2x_iscsi_init2()
2108 CNIC_WR8(dev, BAR_TSTRORM_INTMEM + in cnic_init_bnx2x_mac()
2110 CNIC_WR8(dev, BAR_TSTRORM_INTMEM + in cnic_init_bnx2x_mac()
2113 CNIC_WR8(dev, BAR_TSTRORM_INTMEM + in cnic_init_bnx2x_mac()
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h6457 #define BAR_TSTRORM_INTMEM 0x430000 macro
6784 #define BAR_TSTRORM_INTMEM 0x430000 macro
H A Dbnx2x_sriov.c42 REG_WR8(bp, BAR_TSTRORM_INTMEM + TSTORM_VF_TO_PF_OFFSET(abs_fid), in storm_memset_vf_to_pf()
55 REG_WR8(bp, BAR_TSTRORM_INTMEM + TSTORM_FUNC_EN_OFFSET(abs_fid), in storm_memset_func_en()
H A Dbnx2x.h2408 #define MC_HASH_OFFSET(bp, i) (BAR_TSTRORM_INTMEM + \