Searched defs:bf (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-11.0-release/contrib/wpa/src/utils/
H A Dbitfield.c23 struct bitfield *bf; local
34 void bitfield_free(struct bitfield *bf) argument
40 bitfield_set(struct bitfield *bf, size_t bit) argument
48 bitfield_clear(struct bitfield *bf, size_t bit) argument
56 bitfield_is_set(struct bitfield *bf, size_t bit) argument
76 bitfield_get_first_zero(struct bitfield *bf) argument
[all...]
H A Dutils_module_tests.c127 struct bitfield *bf; local
[all...]
/freebsd-11.0-release/contrib/netbsd-tests/lib/libm/
H A Dt_round.c59 float af = VALF, bf, cf; local
/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dpgusage.c39 char * bf; local
/freebsd-11.0-release/contrib/ncurses/ncurses/base/
H A Dlib_window.c80 syncok(WINDOW *win, bool bf) argument
/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_debug.c99 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, argument
140 const struct ath_buf *bf = first_bf; local
202 const struct ath_buf *bf = first_bf; local
[all...]
H A Dif_ath_descdma.c247 struct ath_buf *bf; local
331 struct ath_buf *bf; local
388 struct ath_buf *bf; local
[all...]
H A Dif_ath_tdma.c615 struct ath_buf *bf; local
H A Dif_ath_rx_edma.c203 struct ath_buf *bf; local
381 struct ath_buf *bf; local
492 struct ath_buf *bf; local
517 struct ath_buf *bf, *next; local
640 ath_edma_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
721 struct ath_buf *bf; local
754 ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf) argument
783 struct ath_buf *bf; local
857 struct ath_buf *bf = re->m_fifo[i]; local
[all...]
H A Dif_ath_sysctl.c460 struct ath_buf *bf; local
H A Dif_ath_tx_edma.c174 struct ath_buf *bf, *bf_last; local
392 struct ath_buf *bf; local
516 ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
553 ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
608 ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
770 struct ath_buf *bf; local
[all...]
H A Dif_ath_beacon.c180 struct ath_buf *bf; local
262 ath_beacon_setup(struct ath_softc *sc, struct ath_buf *bf) argument
431 struct ath_buf *bf; local
564 struct ath_buf *bf, *bf_last; local
656 struct ath_buf *bf; local
697 struct ath_buf *bf; local
818 struct ath_buf *bf; local
857 ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf) argument
880 struct ath_buf *bf; local
[all...]
H A Dif_ath_rx.c246 ath_legacy_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
633 ath_rx_pkt(struct ath_softc *sc, struct ath_rx_status *rs, HAL_STATUS status, uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, struct mbuf *m) argument
1007 struct ath_buf *bf; local
1283 struct ath_buf *bf; local
1342 struct ath_buf *bf; local
1385 struct ath_buf *bf; local
[all...]
H A Dif_ath_tx_ht.c222 ath_tx_rate_fill_rcflags(struct ath_softc *sc, struct ath_buf *bf) argument
500 ath_get_aggr_limit(struct ath_softc *sc, struct ath_buf *bf) argument
531 ath_rateseries_setup(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, HAL_11N_RATE_SERIES *series) argument
657 ath_buf_set_rate(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf) argument
738 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; local
[all...]
/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_uar.c89 struct mlx5_bf *bf; local
[all...]
/freebsd-11.0-release/usr.bin/tail/
H A Dreverse.c171 typedef struct bf { struct
/freebsd-11.0-release/sys/dev/isci/scil/
H A Dscic_config_parameters.h254 } bf; member in union:OEM_SSC_PARAMETERS
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Dpd.c171 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) argument
244 void mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) argument
271 mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) argument
278 mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) argument
[all...]
/freebsd-11.0-release/contrib/sendmail/src/
H A Dbf.c53 struct bf struct
[all...]
/freebsd-11.0-release/contrib/tcsh/
H A Dtw.comp.c224 static Char *bf = NULL; local
[all...]
/freebsd-11.0-release/sys/geom/label/
H A Dg_label_ntfs.c98 struct ntfs_bootfile *bf; local
[all...]
/freebsd-11.0-release/usr.sbin/fstyp/
H A Dntfs.c98 struct ntfs_bootfile *bf; local
[all...]
/freebsd-11.0-release/contrib/tcp_wrappers/
H A Doptions.c144 char bf[BUFSIZ]; local
/freebsd-11.0-release/contrib/gdb/gdb/
H A Ddve3900-rom.c432 fetch_fields (struct bit_field *bf) argument
456 fetch_bitmapped_register(int regno, struct bit_field *bf) argument
504 store_bitmapped_register(int regno, struct bit_field *bf) argument
[all...]
/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtap.c437 struct wtap_buf *bf = (struct wtap_buf *)malloc(sizeof(struct wtap_buf), local
491 struct wtap_buf *bf; local
[all...]

Completed in 475 milliseconds

12