Home
last modified time | relevance | path

Searched refs:qlge_get_mac_addr_reg (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/staging/qlge/
Dqlge_dbg.c420 status = qlge_get_mac_addr_reg(qdev, in qlge_get_cam_entries()
432 status = qlge_get_mac_addr_reg(qdev, MAC_ADDR_TYPE_MULTI_MAC, in qlge_get_cam_entries()
Dqlge.h2251 int qlge_get_mac_addr_reg(struct qlge_adapter *qdev, u32 type, u16 index,
Dqlge_main.c259 int qlge_get_mac_addr_reg(struct qlge_adapter *qdev, u32 type, u16 index, in qlge_get_mac_addr_reg() function