cb_tx
nic->tx_command = cpu_to_le16(cb_tx | cb_tx_sf |
void iwl_mei_add_data_to_ring(struct sk_buff *skb, bool cb_tx);
void iwl_mei_add_data_to_ring(struct sk_buff *skb, bool cb_tx)
hdr_sz = cb_tx ? sizeof(struct iwl_sap_cb_data) :
if (cb_tx) {