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

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c1368 u32 *lk_ahds, struct list_head *queue, int n_msg) ath6kl_htc_rx_setup()
1389 for (j = 0; j < n_msg; j++) { ath6kl_htc_rx_setup()
1477 int i, n_msg; ath6kl_htc_rx_alloc() local
1518 n_msg = (htc_hdr->flags & HTC_FLG_RX_BNDL_CNT) >> ath6kl_htc_rx_alloc()
1522 n_msg++; ath6kl_htc_rx_alloc()
1523 if (n_msg > target->msg_per_bndl_max) { ath6kl_htc_rx_alloc()
1531 n_msg); ath6kl_htc_rx_alloc()
1534 n_msg = 1; ath6kl_htc_rx_alloc()
1538 queue, n_msg); ath6kl_htc_rx_alloc()
1366 ath6kl_htc_rx_setup(struct htc_target *target, struct htc_endpoint *ep, u32 *lk_ahds, struct list_head *queue, int n_msg) ath6kl_htc_rx_setup() argument
/linux-4.4.14/drivers/block/
H A Dsx8.c344 __le32 n_msg; member in struct:carm_msg_allocbuf
706 ab->n_msg = cpu_to_le32(CARM_Q_LEN); carm_fill_alloc_buf()

Completed in 146 milliseconds