Home
last modified time | relevance | path

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

/src/sbin/pfctl/
H A Dpfctl_table.c566 struct pfr_table tbl_buf; in pfctl_define_table() local
570 bzero(&tbl_buf, sizeof(tbl_buf)); in pfctl_define_table()
571 tbl = &tbl_buf; in pfctl_define_table()
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c19628 u16 tbl_buf[16]; in wlc_phy_rxcore_setstate_nphy() local
19659 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() local
25869 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 …]