Home
last modified time | relevance | path

Searched refs:bcf_len (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/wimax/i2400m/
Dfw.c701 const struct i2400m_bcf_hdr *bcf, size_t bcf_len) in i2400m_dnload_bcf() argument
713 i2400m, bcf, bcf_len); in i2400m_dnload_bcf()
736 if (offset + section_size > bcf_len) { in i2400m_dnload_bcf()
740 offset + section_size, bcf_len); in i2400m_dnload_bcf()
760 i2400m, bcf, bcf_len, (int) ret); in i2400m_dnload_bcf()