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