Home
last modified time | relevance | path

Searched defs:bf (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-src/contrib/wpa/src/utils/
H A Dbitfield.c23 struct bitfield *bf; in bitfield_alloc() local
34 void bitfield_free(struct bitfield *bf) in bitfield_free()
40 void bitfield_set(struct bitfield *bf, size_t bit) in bitfield_set()
48 void bitfield_clear(struct bitfield *bf, size_t bit) in bitfield_clear()
56 int bitfield_is_set(struct bitfield *bf, size_t bit) in bitfield_is_set()
76 int bitfield_get_first_zero(struct bitfield *bf) in bitfield_get_first_zero()
/freebsd-src/contrib/sendmail/src/
H A Dbf.c53 struct bf struct
55 bool bf_committed; /* Has this buffered file been committed? */ argument
56 bool bf_ondisk; /* On disk: committed or buffer overflow */ argument
57 long bf_flags; argument
58 int bf_disk_fd; /* If on disk, associated file descriptor */ argument
59 char *bf_buf; /* Memory buffer */ argument
60 int bf_bufsize; /* Length of above buffer */ argument
61 int bf_buffilled; /* Bytes of buffer actually filled */ argument
62 char *bf_filename; /* Name of buffered file, if ever committed */ argument
63 MODE_T bf_filemode; /* Mode of buffered file, if ever committed */ argument
[all …]
/freebsd-src/sys/dev/ath/
H A Dif_ath_tx.c139 struct ath_buf *bf; in ath_tx_alq_post() local
196 ath_tx_set_retry(struct ath_softc * sc,struct ath_buf * bf) ath_tx_set_retry() argument
257 struct ath_buf *bf, *next; ath_txfrag_cleanup() local
279 struct ath_buf *bf; ath_txfrag_setup() local
300 ath_tx_dmasetup(struct ath_softc * sc,struct ath_buf * bf,struct mbuf * m0) ath_tx_dmasetup() argument
364 ath_tx_chaindesclist(struct ath_softc * sc,struct ath_desc * ds0,struct ath_buf * bf,bool is_aggr,int is_first_subframe,int is_last_subframe) ath_tx_chaindesclist() argument
506 ath_tx_set_ratectrl(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf) ath_tx_set_ratectrl() argument
552 struct ath_buf *bf, *bf_prev = NULL; ath_tx_setds_11n() local
698 ath_tx_handoff_mcast(struct ath_softc * sc,struct ath_txq * txq,struct ath_buf * bf) ath_tx_handoff_mcast() argument
741 ath_tx_handoff_hw(struct ath_softc * sc,struct ath_txq * txq,struct ath_buf * bf) ath_tx_handoff_hw() argument
911 struct ath_buf *bf, *bf_last; ath_legacy_tx_dma_restart() local
959 ath_legacy_xmit_handoff(struct ath_softc * sc,struct ath_txq * txq,struct ath_buf * bf) ath_legacy_xmit_handoff() argument
1044 ath_tx_calc_protection(struct ath_softc * sc,struct ath_buf * bf) ath_tx_calc_protection() argument
1117 ath_tx_calc_duration(struct ath_softc * sc,struct ath_buf * bf) ath_tx_calc_duration() argument
1257 ath_tx_set_rtscts(struct ath_softc * sc,struct ath_buf * bf) ath_tx_set_rtscts() argument
1329 ath_tx_setds(struct ath_softc * sc,struct ath_buf * bf) ath_tx_setds() argument
1377 ath_tx_do_ratelookup(struct ath_softc * sc,struct ath_buf * bf,int tid,int pktlen,int is_aggr) ath_tx_do_ratelookup() argument
1417 ath_tx_update_clrdmask(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_update_clrdmask() argument
1504 ath_tx_xmit_normal(struct ath_softc * sc,struct ath_txq * txq,struct ath_buf * bf) ath_tx_xmit_normal() argument
1554 ath_tx_normal_setup(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf,struct mbuf * m0,struct ath_txq * txq) ath_tx_normal_setup() argument
1903 ath_tx_start(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf,struct mbuf * m0) ath_tx_start() argument
2138 ath_tx_raw_start(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf,struct mbuf * m0,const struct ieee80211_bpf_params * params) ath_tx_raw_start() argument
2423 struct ath_buf *bf; ath_raw_xmit() local
2656 ath_tx_addto_baw(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,struct ath_buf * bf) ath_tx_addto_baw() argument
2794 ath_tx_update_baw(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,const struct ath_buf * bf) ath_tx_update_baw() argument
2845 ath_tx_leak_count_update(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_leak_count_update() argument
2983 ath_tx_tid_seqno_assign(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf,struct mbuf * m0) ath_tx_tid_seqno_assign() argument
3047 ath_tx_xmit_aggr(struct ath_softc * sc,struct ath_node * an,struct ath_txq * txq,struct ath_buf * bf) ath_tx_xmit_aggr() argument
3136 ath_tx_swq(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_txq * txq,int queue_to_head,struct ath_buf * bf) ath_tx_swq() argument
3429 ath_tx_tid_filt_addbuf(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_tid_filt_addbuf() argument
3454 ath_tx_tid_filt_comp_buf(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_tid_filt_comp_buf() argument
3480 struct ath_buf *bf; ath_tx_tid_filt_comp_complete() local
3522 ath_tx_tid_filt_comp_single(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_tid_filt_comp_single() argument
3575 struct ath_buf *bf, *bf_next, *nbf; ath_tx_tid_filt_comp_aggr() local
3807 ath_tx_tid_drain_pkt(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,ath_bufhead * bf_cq,struct ath_buf * bf) ath_tx_tid_drain_pkt() argument
3847 ath_tx_tid_drain_print(struct ath_softc * sc,struct ath_node * an,const char * pfx,struct ath_tid * tid,struct ath_buf * bf) ath_tx_tid_drain_print() argument
3931 struct ath_buf *bf; ath_tx_tid_drain() local
4091 struct ath_buf *bf; ath_tx_node_flush() local
4146 struct ath_buf *bf; ath_tx_txq_drain() local
4186 ath_tx_normal_comp(struct ath_softc * sc,struct ath_buf * bf,int fail) ath_tx_normal_comp() argument
4273 ath_tx_comp_cleanup_unaggr(struct ath_softc * sc,struct ath_buf * bf) ath_tx_comp_cleanup_unaggr() argument
4317 struct ath_buf *bf, *bf_next; ath_tx_tid_cleanup_frame() local
4382 struct ath_buf *bf, *bf_next; ath_tx_tid_cleanup() local
4450 ath_tx_retry_clone(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,struct ath_buf * bf) ath_tx_retry_clone() argument
4515 ath_tx_aggr_retry_unaggr(struct ath_softc * sc,struct ath_buf * bf) ath_tx_aggr_retry_unaggr() argument
4605 ath_tx_retry_subframe(struct ath_softc * sc,struct ath_buf * bf,ath_bufhead * bf_q) ath_tx_retry_subframe() argument
4676 struct ath_buf *bf_next, *bf; ath_tx_comp_aggr_error() local
4759 struct ath_buf *bf, *bf_next; ath_tx_comp_cleanup_aggr() local
4835 struct ath_buf *bf, *bf_next; global() local
5163 ath_tx_aggr_comp_unaggr(struct ath_softc * sc,struct ath_buf * bf,int fail) global() argument
5352 ath_tx_aggr_comp(struct ath_softc * sc,struct ath_buf * bf,int fail) global() argument
5372 struct ath_buf *bf; global() local
5428 struct ath_buf *bf; global() local
5659 struct ath_buf *bf; global() local
6048 struct ath_buf *bf; global() local
6124 struct ath_buf *bf; global() local
[all...]
H A Dif_ath_rx_edma.c208 struct ath_buf *bf; in ath_edma_reinit_fifo() local
415 struct ath_buf *bf; in ath_edma_recv_proc_queue() local
528 struct ath_buf *bf; in ath_edma_flush_deferred_queue() local
553 struct ath_buf *bf, *next; in ath_edma_recv_proc_deferred_queue() local
675 ath_edma_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) in ath_edma_rxbuf_init()
756 struct ath_buf *bf; in ath_edma_rxbuf_alloc() local
789 ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf) in ath_edma_rxbuf_free()
818 struct ath_buf *bf; in ath_edma_rxfifo_alloc() local
892 struct ath_buf *bf = re->m_fifo[i]; in ath_edma_rxfifo_flush() local
H A Dif_ath_beacon.c184 struct ath_buf *bf; in ath_beacon_alloc() local
266 ath_beacon_setup(struct ath_softc *sc, struct ath_buf *bf) in ath_beacon_setup()
435 struct ath_buf *bf; in ath_beacon_proc() local
570 struct ath_buf *bf, *bf_last; in ath_beacon_cabq_start_edma() local
662 struct ath_buf *bf; in ath_beacon_cabq_start_legacy() local
703 struct ath_buf *bf; in ath_beacon_generate() local
829 struct ath_buf *bf; in ath_beacon_start_adhoc() local
868 ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf) in ath_beacon_return()
891 struct ath_buf *bf; in ath_beacon_free() local
H A Dif_ath_tx_edma.c174 struct ath_buf *bf, *bf_last; in ath_tx_edma_push_staging_list() local
404 struct ath_buf *bf; in ath_edma_dma_restart() local
529 struct ath_buf *bf) in ath_edma_xmit_handoff_hw()
566 struct ath_buf *bf) in ath_edma_xmit_handoff_mcast()
621 struct ath_buf *bf) in ath_edma_xmit_handoff()
800 struct ath_buf *bf; in ath_edma_tx_processq() local
H A Dif_ath_debug.c99 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, in ath_printrxbuf()
140 const struct ath_buf *bf = first_bf; in ath_printtxbuf_edma() local
202 const struct ath_buf *bf = first_bf; in ath_printtxbuf_legacy() local
H A Dif_ath_rx.c246 ath_legacy_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) in ath_legacy_rxbuf_init()
658 uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, in ath_rx_pkt()
1075 struct ath_buf *bf; in ath_rx_proc() local
1351 struct ath_buf *bf; in ath_legacy_flush_rxholdbf() local
1410 struct ath_buf *bf; in ath_legacy_stoprecv() local
1453 struct ath_buf *bf; in ath_legacy_startrecv() local
H A Dif_ath_descdma.c245 struct ath_buf *bf; in ath_descdma_setup() local
329 struct ath_buf *bf; in ath_descdma_setup_rx_edma() local
386 struct ath_buf *bf; in ath_descdma_cleanup() local
H A Dif_ath_tx_ht.c222 ath_tx_rate_fill_rcflags(struct ath_softc *sc, struct ath_buf *bf) in ath_tx_rate_fill_rcflags() argument
564 ath_get_aggr_limit(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf) ath_get_aggr_limit() argument
615 ath_rateseries_setup(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf,HAL_11N_RATE_SERIES * series) ath_rateseries_setup() argument
742 ath_buf_set_rate(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf) ath_buf_set_rate() argument
822 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; ath_tx_form_aggr() local
[all...]
H A Dif_ath.c3153 struct ath_buf *bf; in _ath_getbuf_locked() local
3241 ath_buf_clone(struct ath_softc * sc,struct ath_buf * bf) ath_buf_clone() argument
3295 struct ath_buf *bf; ath_getbuf() local
3325 struct ath_buf *bf; ath_transmit() local
4217 ath_tx_update_stats(struct ath_softc * sc,struct ath_tx_status * ts,struct ath_buf * bf) ath_tx_update_stats() argument
4286 ath_tx_default_comp(struct ath_softc * sc,struct ath_buf * bf,int fail) ath_tx_default_comp() argument
4382 ath_tx_process_buf_completion(struct ath_softc * sc,struct ath_txq * txq,struct ath_tx_status * ts,struct ath_buf * bf) ath_tx_process_buf_completion() argument
4434 struct ath_buf *bf; ath_tx_processq() local
4781 ath_returnbuf_tail(struct ath_softc * sc,struct ath_buf * bf) ath_returnbuf_tail() argument
4802 ath_returnbuf_head(struct ath_softc * sc,struct ath_buf * bf) ath_returnbuf_head() argument
4848 ath_txq_addholdingbuf(struct ath_softc * sc,struct ath_buf * bf) ath_txq_addholdingbuf() argument
4891 ath_freebuf(struct ath_softc * sc,struct ath_buf * bf) ath_freebuf() argument
4925 ath_tx_freebuf(struct ath_softc * sc,struct ath_buf * bf,int status) ath_tx_freebuf() argument
4954 struct ath_buf *bf; ath_tx_draintxq_get_one() local
5012 struct ath_buf *bf; ath_tx_draintxq() local
5149 struct ath_buf *bf; ath_tx_dump() local
5223 struct ath_buf *bf = TAILQ_FIRST(&sc->sc_bbuf); ath_legacy_tx_drain() local
[all...]
/freebsd-src/sys/dev/malo/
H A Dif_malo.c509 struct malo_rxbuf *bf; malo_rxdma_setup() local
553 struct malo_txbuf *bf; malo_txdma_setup() local
606 struct malo_rxbuf *bf; malo_rxdma_cleanup() local
630 struct malo_txbuf *bf; malo_txdma_cleanup() local
741 struct malo_txbuf *bf, *bn; malo_txq_init() local
776 struct malo_txbuf *bf; malo_getbuf() local
794 malo_tx_dmasetup(struct malo_softc * sc,struct malo_txbuf * bf,struct mbuf * m0) malo_tx_dmasetup() argument
852 malo_printrxbuf(const struct malo_rxbuf * bf,u_int ix) malo_printrxbuf() argument
869 malo_printtxbuf(const struct malo_txbuf * bf,u_int qnum,u_int ix) malo_printtxbuf() argument
922 struct malo_txbuf *bf; malo_tx_processq() local
1026 malo_tx_start(struct malo_softc * sc,struct ieee80211_node * ni,struct malo_txbuf * bf,struct mbuf * m0) malo_tx_start() argument
1223 struct malo_txbuf *bf = NULL; malo_start() local
1333 malo_getrxmbuf(struct malo_softc * sc,struct malo_rxbuf * bf) malo_getrxmbuf() argument
1361 malo_rxbuf_init(struct malo_softc * sc,struct malo_rxbuf * bf) malo_rxbuf_init() argument
1401 struct malo_rxbuf *bf, *prev; malo_startrecv() local
1567 struct malo_txbuf *bf; malo_tx_draintxq() local
1763 struct malo_txbuf *bf; malo_raw_xmit() local
1933 struct malo_rxbuf *bf; malo_rx_proc() local
[all...]
/freebsd-src/sys/dev/rtwn/usb/
H A Drtwn_usb_tx.c92 bf = _rtwn_usb_getbuf(uc); in rtwn_usb_getbuf() local
76 struct rtwn_data *bf; _rtwn_usb_getbuf() local
/freebsd-src/contrib/bearssl/src/ssl/
H A Dssl_hashes.c29 br_ssl_choose_hash(unsigned bf) in br_ssl_choose_hash()
/freebsd-src/sys/dev/mwl/
H A Dif_mwl.c1292 bf argument
1267 struct mwl_txbuf *bf; mwl_gettxbuf() local
1303 mwl_puttxbuf_tail(struct mwl_txq * txq,struct mwl_txbuf * bf) mwl_puttxbuf_tail() argument
1338 struct mwl_txbuf *bf; mwl_start() local
1418 struct mwl_txbuf *bf; mwl_raw_xmit() local
2009 struct mwl_txbuf *bf; mwl_txq_reset() local
2026 struct mwl_txbuf *bf; mwl_txdma_setup() local
2064 struct mwl_txbuf *bf; mwl_txdma_cleanup() local
2088 struct mwl_rxbuf *bf; mwl_rxdma_setup() local
2484 mwl_rxbuf_init(struct mwl_softc * sc,struct mwl_rxbuf * bf) mwl_rxbuf_init() argument
2608 struct mwl_rxbuf *bf; mwl_rx_proc() local
2827 struct mwl_txbuf *bf, *bn; mwl_txq_init() local
2945 mwl_tx_dmasetup(struct mwl_softc * sc,struct mwl_txbuf * bf,struct mbuf * m0) mwl_tx_dmasetup() argument
3067 mwl_tx_start(struct mwl_softc * sc,struct ieee80211_node * ni,struct mwl_txbuf * bf,struct mbuf * m0) mwl_tx_start() argument
3320 struct mwl_txbuf *bf; mwl_tx_processq() local
3437 struct mwl_txbuf *bf; mwl_tx_draintxq() local
3515 struct mwl_txbuf *bf; mwl_cleartxq() local
3718 struct mwl_rxbuf *bf, *prev; mwl_startrecv() local
4477 mwl_printrxbuf(const struct mwl_rxbuf * bf,u_int ix) mwl_printrxbuf() argument
4493 mwl_printtxbuf(const struct mwl_txbuf * bf,u_int qnum,u_int ix) mwl_printtxbuf() argument
[all...]
/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) in mlx4_bf_alloc()
246 void mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) in mlx4_bf_free()
/freebsd-src/contrib/ntp/sntp/libopts/
H A Dpgusage.c39 char * bf; in open_tmp_usage() local
/freebsd-src/contrib/lua/src/
H A Dlobject.c455 char *bf = getbuff(buff, cast_int(slen)); in addstr2buff() local
519 char *bf = getbuff(&buff, sz); in luaO_pushvfstring() local
526 char bf[UTF8BUFFSZ]; in luaO_pushvfstring() local
/freebsd-src/sys/dev/otus/
H A Dif_otus.c491 struct otus_data *bf; in _otus_start() local
537 struct otus_data *bf = NULL; in otus_raw_xmit() local
1097 struct otus_data *bf; _otus_getbuf() local
1111 struct otus_data *bf; otus_getbuf() local
1120 otus_freebuf(struct otus_softc * sc,struct otus_data * bf) otus_freebuf() argument
1130 struct otus_tx_cmd *bf; _otus_get_txcmd() local
1143 struct otus_tx_cmd *bf; otus_get_txcmd() local
1156 otus_free_txcmd(struct otus_softc * sc,struct otus_tx_cmd * bf) otus_free_txcmd() argument
[all...]
/freebsd-src/contrib/file/src/
H A Dencoding.c465 looks_ucs16(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, in looks_ucs16() argument
525 looks_ucs32(const unsigned char *bf, size_ argument
[all...]
/freebsd-src/contrib/ncurses/ncurses/base/
H A Dlib_window.c82 syncok(WINDOW *win, bool bf) in syncok()
/freebsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c810 ffs_rdfs(daddr_t bno, int size, void *bf, const fsinfo_t *fsopts) in ffs_rdfs()
834 ffs_wtfs(daddr_t bno, int size, void *bf, const fsinfo_t *fsopts) in ffs_wtfs()
/freebsd-src/contrib/netbsd-tests/lib/libm/
H A Dt_round.c64 float af = VALF, bf, cf; in ATF_TC_BODY() local
/freebsd-src/sys/dev/usb/wlan/
H A Dif_uath.c1372 struct uath_data *bf; _uath_getbuf() local
1389 struct uath_data *bf; uath_getbuf() local
1628 struct uath_data *bf, *next; uath_txfrag_cleanup() local
1651 struct uath_data *bf; uath_txfrag_setup() local
1692 struct uath_data *bf; uath_start() local
1777 struct uath_data *bf; uath_raw_xmit() local
[all...]
/freebsd-src/sys/powerpc/fpu/
H A Dfpu_emu.c265 int ra, rb, rc, rt, type, mask, fsr, cx, bf, setcr; in fpu_execute() local

123