Searched refs:tbl_buf (Results 1 – 2 of 2) sorted by relevance
566 struct pfr_table tbl_buf; in pfctl_define_table() local570 bzero(&tbl_buf, sizeof(tbl_buf)); in pfctl_define_table()571 tbl = &tbl_buf; in pfctl_define_table()
19628 u16 tbl_buf[16]; in wlc_phy_rxcore_setstate_nphy() local19659 ARRAY_SIZE(tbl_buf), 80, in wlc_phy_rxcore_setstate_nphy()19660 16, tbl_buf); in wlc_phy_rxcore_setstate_nphy()19662 for (i = 0; i < ARRAY_SIZE(tbl_buf); i++) { in wlc_phy_rxcore_setstate_nphy()19663 if (tbl_buf[i] == in wlc_phy_rxcore_setstate_nphy()19675 } else if (tbl_buf[i] == in wlc_phy_rxcore_setstate_nphy()25629 u16 tbl_buf[11]; in wlc_phy_cal_txiqlo_nphy() local25869 tbl_buf); in wlc_phy_cal_txiqlo_nphy()25871 diq_start = tbl_buf[0]; in wlc_phy_cal_txiqlo_nphy()25873 tbl_buf[0] = 0; in wlc_phy_cal_txiqlo_nphy()[all …]