Searched refs:load_ucode (Results 1 – 6 of 6) sorted by relevance
1403 bool load_ucode) in netsec_reset_hardware() argument1448 if (load_ucode) { in netsec_reset_hardware()
1863 .load_ucode = il4965_load_bsm,
2634 .load_ucode = il3945_load_bsm,
1555 int (*load_ucode) (struct il_priv *il); member
2398 rc = il->ops->load_ucode(il); in __il3945_up()
5575 ret = il->ops->load_ucode(il); in __il4965_up()