Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h1741 void il_hdl_error(struct il_priv *il, struct il_rx_buf *rxb);
H A Dcommon.c4474 il_hdl_error(struct il_priv *il, struct il_rx_buf *rxb) in il_hdl_error() function
4486 EXPORT_SYMBOL(il_hdl_error);
H A D3945-mac.c820 il->handlers[N_ERROR] = il_hdl_error; in il3945_setup_handlers()
H A D4965-mac.c4165 il->handlers[N_ERROR] = il_hdl_error; in il4965_setup_handlers()