Lines Matching defs:buf_len
664 * @buf_len: buffer size
706 const void *buf, size_t buf_len)
719 i2400m, buf, buf_len);
727 result = i2400m_msg_size_check(i2400m, msg_l3l4_hdr, buf_len);
732 msg_type, buf_len);
733 d_dump(2, dev, buf, buf_len);
742 result = i2400m_tx(i2400m, buf, buf_len, I2400M_PT_CTRL);
761 wimax_msg(&i2400m->wimax_dev, "echo", buf, buf_len, GFP_KERNEL);
814 i2400m, buf, buf_len, ack_skb);
826 i2400m, buf, buf_len, result);