Searched refs:qlnx_reg_rd32 (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h71 extern uint32_t qlnx_reg_rd32(void *p_hwfn, uint32_t reg_addr);
225 #define REG_RD(hwfn, addr) qlnx_reg_rd32(hwfn, addr)
H A Dqlnx_ioctl.c446 reg_rd_wr->val = qlnx_reg_rd32(p_hwfn,
H A Dqlnx_os.c5497 qlnx_reg_rd32(void *hwfn, uint32_t reg_addr) function

Completed in 127 milliseconds