Home
last modified time | relevance | path

Searched refs:phy_info_tbl (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev_tbl.h155 static u32 phy_info_tbl[] = variable
H A Dinit.c899 sh->hw_buf_ptr[i] = ssv6xxx_pbuf_alloc(sc, sizeof(phy_info_tbl)+ in ssv6xxx_init_mac()
932 sh->hw_buf_ptr = ssv6xxx_pbuf_alloc(sc, sizeof(phy_info_tbl)+ in ssv6xxx_init_mac()
957 for(i=0, ptr=phy_info_tbl; i<PHY_INFO_TBL1_SIZE; i++, ptr++) { in ssv6xxx_init_mac()
971 for(i=0, ptr=phy_info_tbl; i<PHY_INFO_TBL1_SIZE; i++, ptr++) { in ssv6xxx_init_mac()
1145 memcpy(phy_info_tbl,phy_info_6051z,sizeof(phy_info_6051z)); in ssv6xxx_init_hw()