Searched refs:bwn_c32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwn_cordic.h39 struct bwn_c32 { struct
54 static inline struct bwn_c32
61 struct bwn_c32 ret = { .i = 39797, .q = 0, };
/freebsd-13-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c1626 struct bwn_c32 *samples, uint16_t len) {
1657 struct bwn_c32 *samples;
1674 samples = malloc(len * sizeof(struct bwn_c32), M_DEVBUF, M_NOWAIT | M_ZERO);

Completed in 112 milliseconds