Searched refs:load_ucode (Results 1 – 6 of 6) sorted by relevance
1056 bool load_ucode) in netsec_reset_hardware() argument1101 if (load_ucode) { in netsec_reset_hardware()
1878 .load_ucode = il4965_load_bsm,
2649 .load_ucode = il3945_load_bsm,
1561 int (*load_ucode) (struct il_priv *il); member
2425 rc = il->ops->load_ucode(il); in __il3945_up()
5605 ret = il->ops->load_ucode(il); in __il4965_up()