Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.h94 struct b43_request_fw_context;
95 int b43_do_request_fw(struct b43_request_fw_context *ctx, const char *name,
H A Db43.h744 struct b43_request_fw_context { struct
H A Dmain.c2181 struct b43_request_fw_context *ctx = context; in b43_fw_cb()
2187 int b43_do_request_fw(struct b43_request_fw_context *ctx, in b43_do_request_fw()
2296 static int b43_try_request_fw(struct b43_request_fw_context *ctx) in b43_try_request_fw()
2553 struct b43_request_fw_context *ctx; in b43_request_firmware()